home *** CD-ROM | disk | FTP | other *** search
/ ThrustMaster (Europe) (Press Kit) / ThrustMaster (Europe) (Press Kit).bin / progs / attack / Attack / data1.cab / Attack_Throttle_Maps / Default.tmm < prev    next >
Encoding:
Text File  |  1998-01-27  |  424 b   |  24 lines

  1. // DEFAULT.tmm
  2. // Used as a template for new attack game pad scripts
  3. //
  4. [VERSION] 1.0
  5.  
  6. [SETUP]
  7. [END]
  8.  
  9. [MACROS]
  10. [END]
  11.  
  12. [CONFIG] ATTACK
  13. 'Joystick Trigger'    IS    B1.
  14. 'Joystick Button 2'    IS    B2.
  15. 'Joystick Button 3'    IS    B3.
  16. 'Joystick Button 4'    IS    B4.
  17. 'Attack Button 1'    IS    B5.
  18. 'Attack Button 2'    IS    B6.
  19. 'Attack Button 3'    IS    B7.
  20. 'Attack Button 4'    IS    B8.
  21. 'Dogfight Backward'    IS    B9.
  22. 'Dogfight Forward'    IS    B10.
  23. [END]
  24.